PlacementStatusReasonQuestion 
EntityType  Independent 
Logical Entity Name  PlacementStatusReasonQuestion 
Default Table Name  PlReasonQuestion 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

PlacementStatusReasonQuestion Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    NCHAR(8)  NO 
 
Name    NVARCHAR(500)  NO 
 
IsActive    BIT  NO 
 
PlacementStatusReasonId(FK)    INTEGER  NO 
 
QuestionType    CHAR(1)  NO 
 
QuestionNumber    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

PlacementStatusReasonQuestion Keys 
Key Name  Key Type  Keys 
PlReasonQuestion_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PlReasonQuestion_QuestionNumber_N_N_IDX  Inversion Entry  QuestionNumber 
PlReasonQuestion_PlReasonQuestionID_N_N_IDX  Inversion Entry  PlacementStatusReasonId 
PK_PlReasonQuestion_PlReasonQuestionID  PrimaryKey  Id 

PlacementStatusReasonQuestion Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
PlacementStatusReason  Non-Identifying  One To Zero or More        PlacementStatusReasonId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentPlacementStatusReasonQuestionAnswer  Non-Identifying  One To Zero or More          NO 
PlacementStatusReasonQuestionResponse  Non-Identifying  One To Zero or More          NO 

PlacementStatusReasonQuestion Check Constraints 
Check Constraint Name  CheckConstraint 

PlacementStatusReasonQuestion Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.PlacementStatusReasonQuestion 
NO       
Physical (Microsoft SQL Server)
dbo.PlReasonQuestion 
NO       

PlacementStatusReasonQuestion Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Placement 

PlacementStatusReasonQuestion Data Movement Rules 
Name  Type  Rule Text/Value